home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 June
/
macformat-038.iso
/
Demos
/
Notting Hill
/
SINGING
/
SHARED.Dxr
/
01974_TRACEHIT.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-08
|
254 b
|
10 lines
on TraceHit
global textSpr
set hit to the clickOn
if the blend of sprite hit > 0 then
set posn to hit - FirstSocketSprite() + 1
set newarticle to GoBackTo(posn)
set the castNum of sprite textSpr to phraseLookUp(newarticle)
end if
end